Skip to content

Conversation

pandablue0809
Copy link
Member

No description provided.

@pandablue0809 pandablue0809 requested a review from ihomp August 16, 2025 07:25
@@ -331,7 +331,17 @@ export default function Tokens({
{token.issuer && (
<>
<br />
{addressUsernameOrServiceLink(token, 'issuer', { short: true })}
<span className="issuer-address">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

{userOrServiceName(token.issuerDetails) || shortAddress(token.issuer)}

we should reuse the function userOrServiceName we have in format.js

Copy link
Member

@ihomp ihomp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lets reuse userOrServiceName

@pandablue0809 pandablue0809 requested a review from ihomp August 18, 2025 03:24
@pandablue0809
Copy link
Member Author

@ihomp
I fixed token page
plz review again

@ihomp ihomp merged commit f08ad65 into Bithomp:main Aug 25, 2025
@pandablue0809 pandablue0809 deleted the feat/update-token-page branch August 25, 2025 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants